home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 2.0 Developer Kit / QuickTime 2.0 Developer Kit.iso / pc / windows / qtw_201 / setup / samples / browser / browser.def < prev    next >
Encoding:
Text File  |  1994-12-19  |  561 b   |  21 lines

  1.  
  2. ; ---------------------------------------------------------------------
  3. ;
  4. ; BROWSER.DEF  - QuickTime for Windows
  5. ;
  6. ;                Version 1.0
  7. ;
  8. ;                (c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved.
  9. ;
  10. ; ---------------------------------------------------------------------
  11.  
  12.  
  13. NAME        BROWSER
  14. DESCRIPTION '(c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved.'
  15. EXETYPE     WINDOWS
  16. CODE        PRELOAD MOVEABLE DISCARDABLE
  17. DATA        PRELOAD MOVEABLE MULTIPLE
  18. HEAPSIZE    4096
  19. STACKSIZE   16384
  20.  
  21.